libfastinfoset-java software package provides Java library implementing the Fast Infoset standard, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libfastinfoset-java
libfastinfoset-java is installed in your system.
Make ensure the libfastinfoset-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libfastinfoset-java *
You will get with libfastinfoset-java package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Java |
| Package | libfastinfoset-java |
| Version | 1.2.12-1 |
| Description | Java library implementing the Fast Infoset standard |
| Sub Section | Java |